-
Home
-
WordPress + Microsoft Office 365 / Azure AD | LOGIN
-
14.0
-
Code
-
Classes
- Authentication_Service
Total Complexity |
103 |
Dependencies |
13 |
Dependents |
7 |
Total lines |
655 |
Lines of code |
368 |
Logical lines of code |
261 |
Comment lines |
157 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
skip_authentication() |
D |
28 |
42 |
116 |
authenticate_request() |
A |
41 |
14 |
53 |
authenticate_oidc_user() |
A |
43 |
9 |
44 |
authenticate_saml2_user() |
A |
42 |
6 |
51 |
check_private_pages() |
S |
60 |
7 |
12 |
is_deactivated() |
S |
54 |
6 |
18 |
user_from_domain() |
S |
57 |
6 |
15 |
goodbye() |
S |
54 |
4 |
19 |
user_in_group() |
S |
57 |
4 |
16 |
destroy_session() |
S |
59 |
3 |
13 |
redirect_to_microsoft() |
S |
61 |
2 |
11 |